projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1434b7a
)
Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 4 May 1993 19:33:17 +0000
(19:33 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 4 May 1993 19:33:17 +0000
(19:33 +0000)
lisp/vc.el
patch
|
blob
|
history
diff --git
a/lisp/vc.el
b/lisp/vc.el
index bd49eba4e459013b19a2d2fecd3f14f358c406ad..d92d7554ae2572aedb9ed4fc6d9ae11d5409f6f0 100644
(file)
--- a/
lisp/vc.el
+++ b/
lisp/vc.el
@@
-1011,7
+1011,7
@@
to that version."
;;;###autoload
(defun vc-cancel-version (norevert)
- "
Undo your latest checkin
."
+ "
Get rid of the version most recently checked in by anyone
."
(interactive "P")
(if vc-dired-mode
(find-file-other-window (dired-get-filename)))